Duilib學習筆記(1)之簡單框架編寫 在vs2008里,新建一個win32的程序空項目。建立stdafx.h和stdafx.cpp文件,代碼如下: stdafx.h stdafx.cpp 再建立一個cpp ...